Skip to content

Conversation

@lacatoire
Copy link
Contributor

When contains a fully qualified name with :: separator (e.g., RoundingMode::HalfAwayFromZero), the enum name is extracted and used to generate a link to the corresponding enum documentation page.

Links are not generated in enumsynopsis context (where enumidentifier defines the case) or when the enum is not found in the index.

Refs #180

When <enumidentifier> contains a fully qualified name with :: separator
(e.g., RoundingMode::HalfAwayFromZero), the enum name is extracted and
used to generate a link to the corresponding enum documentation page.

Links are not generated in enumsynopsis context (where enumidentifier
defines the case) or when the enum is not found in the index.

Refs php#180
Copy link
Member

@Girgias Girgias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@Girgias Girgias merged commit c915402 into php:master Feb 3, 2026
9 checks passed
@Girgias Girgias mentioned this pull request Feb 3, 2026
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants